Skip to content

Merge main into releases/v4#3885

Merged
redsun82 merged 28 commits intoreleases/v4from
update-v4.35.4-803d9e8c3
May 7, 2026
Merged

Merge main into releases/v4#3885
redsun82 merged 28 commits intoreleases/v4from
update-v4.35.4-803d9e8c3

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 7, 2026

Merging 803d9e8 into releases/v4.

Conductor for this PR is @redsun82.

Contains the following pull requests:

Please do the following:

  • Ensure the CHANGELOG displays the correct version and date.
  • Ensure the CHANGELOG includes all relevant, user-facing changes since the last release.
  • Check that there are not any unexpected commits being merged into the releases/v4 branch.
  • Ensure the docs team is aware of any documentation changes that need to be released.
  • Mark the PR as ready for review to trigger the full set of PR checks.
  • Approve and merge this PR. Make sure Create a merge commit is selected rather than Squash and merge or Rebase and merge.
  • Merge the mergeback PR that will automatically be created once this PR is merged.
  • Merge all backport PRs to older release branches, that will automatically be created once this PR is merged.

mbg and others added 28 commits March 27, 2026 17:32
Mergeback v4.35.3 refs/heads/releases/v4 into main
…rsion

Overlay: Determine which versions of CodeQL are compatible with cached base DBs
Bump `undici` to at least `6.24.0`
Bumps the actions-minor group with 1 update in the /.github/workflows directory: [ruby/setup-ruby](https://github.com/ruby/setup-ruby).


Updates `ruby/setup-ruby` from 1.305.0 to 1.306.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](ruby/setup-ruby@0cb964f...c4e5b13)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-version: 1.306.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…thub/workflows/actions-minor-4a0b9de8bd

Bump ruby/setup-ruby from 1.305.0 to 1.306.0 in /.github/workflows in the actions-minor group across 1 directory
Add more strongly typed wrapper around `test.macro`
@redsun82 redsun82 marked this pull request as ready for review May 7, 2026 15:32
@redsun82 redsun82 requested a review from a team as a code owner May 7, 2026 15:32
Copilot AI review requested due to automatic review settings May 7, 2026 15:32
@redsun82 redsun82 enabled auto-merge May 7, 2026 15:32
@redsun82 redsun82 disabled auto-merge May 7, 2026 15:32
@github-actions github-actions Bot added the size/XL May be very hard to review label May 7, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Release-branch sync PR that merges main into releases/v4 and bumps the action to 4.35.4, updating the default CodeQL bundle/CLI version accordingly.

Changes:

  • Bump action version to 4.35.4 and add an undici override.
  • Update default bundle/CLI versions to 2.25.4 (and shift prior versions).
  • Add release notes entry for 4.35.4 in CHANGELOG.md.
Show a summary per file
File Description
src/upload-sarif.test.ts Test refactor to use makeMacro helper.
src/testing-utils.ts Introduces makeMacro wrapper for AVA macros; minor test setup rename.
src/status-report.test.ts Test refactor to use makeMacro.
src/start-proxy.test.ts Test refactor to use makeMacro.
src/setup-codeql.test.ts Test refactor to use makeMacro.
src/overlay/caching.ts Adds cache search for overlay-base DBs and parses stable CodeQL versions.
src/overlay/caching.test.ts Adds tests for overlay-base cache version discovery; refactors macros.
src/init.test.ts Test refactor to use makeMacro.
src/init-action-post-helper.test.ts Test refactor to use makeMacro.
src/diff-informed-analysis-utils.test.ts Test refactor to use makeMacro.
src/defaults.json Updates default/prior CodeQL bundle + CLI versions.
src/config/db-config.test.ts Test refactor to use makeMacro and updated invocation patterns.
src/config-utils.test.ts Test refactor to use makeMacro.
src/codeql.test.ts Test refactor to use makeMacro.
src/api-client.ts Doc improvements; renames listActionsCaches param to keyPrefix and clarifies behavior.
pr-checks/checks/rubocop-multi-language.yml Updates ruby/setup-ruby action pin.
package.json Bumps action version and adds undici override.
CHANGELOG.md Adds 4.35.4 entry and notes the bundle update.
.vscode/tests.code-snippets Updates snippet template to use makeMacro.

Copilot's findings

  • Files reviewed: 19/34 changed files
  • Comments generated: 2

Comment thread CHANGELOG.md
Comment thread package.json
@redsun82 redsun82 enabled auto-merge May 7, 2026 15:34
@redsun82 redsun82 merged commit 68bde55 into releases/v4 May 7, 2026
220 checks passed
@redsun82 redsun82 deleted the update-v4.35.4-803d9e8c3 branch May 7, 2026 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XL May be very hard to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants